TSTP Solution File: SWW473^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWW473^1 : TPTP v8.1.2. Released v5.3.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.aywGrc7HUL true

% Computer : n031.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 01:42:09 EDT 2023

% Result   : Theorem 1.47s 1.31s
% Output   : Refutation 1.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   26 (   1 unt;  11 typ;   0 def)
%            Number of atoms       :   54 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :   95 (   9   ~;   4   |;   1   &;  79   @)
%                                         (   1 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   6 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :   30 (  30   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   2 con; 0-3 aty)
%            Number of variables   :   12 (   0   ^;  12   !;   0   ?;  12   :)

% Comments : 
%------------------------------------------------------------------------------
thf(pname_type,type,
    pname: $tType ).

thf(x_a_type,type,
    x_a: $tType ).

thf(ord_less_eq_a_o_type,type,
    ord_less_eq_a_o: ( x_a > $o ) > ( x_a > $o ) > $o ).

thf(member_pname_type,type,
    member_pname: pname > ( pname > $o ) > $o ).

thf(member_a_type,type,
    member_a: x_a > ( x_a > $o ) > $o ).

thf(pn_type,type,
    pn: pname ).

thf(u_type,type,
    u: pname > $o ).

thf(g_type,type,
    g: x_a > $o ).

thf(insert_a_type,type,
    insert_a: x_a > ( x_a > $o ) > x_a > $o ).

thf(image_pname_a_type,type,
    image_pname_a: ( pname > x_a ) > ( pname > $o ) > x_a > $o ).

thf(mgt_call_type,type,
    mgt_call: pname > x_a ).

thf(fact_261_imageI,axiom,
    ! [F_7: pname > x_a,X_6: pname,A_13: pname > $o] :
      ( ( member_pname @ X_6 @ A_13 )
     => ( member_a @ ( F_7 @ X_6 ) @ ( image_pname_a @ F_7 @ A_13 ) ) ) ).

thf(zip_derived_cl40,plain,
    ! [X0: pname > x_a,X1: pname,X2: pname > $o] :
      ( ( member_a @ ( X0 @ X1 ) @ ( image_pname_a @ X0 @ X2 ) )
      | ~ ( member_pname @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[fact_261_imageI]) ).

thf(fact_274_insert__subset,axiom,
    ! [X_4: x_a,A_10: x_a > $o,B_9: x_a > $o] :
      ( ( ord_less_eq_a_o @ ( insert_a @ X_4 @ A_10 ) @ B_9 )
    <=> ( ( member_a @ X_4 @ B_9 )
        & ( ord_less_eq_a_o @ A_10 @ B_9 ) ) ) ).

thf(zip_derived_cl45,plain,
    ! [X0: x_a,X1: x_a > $o,X2: x_a > $o] :
      ( ( ord_less_eq_a_o @ ( insert_a @ X0 @ X1 ) @ X2 )
      | ~ ( ord_less_eq_a_o @ X1 @ X2 )
      | ~ ( member_a @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[fact_274_insert__subset]) ).

thf(conj_6,conjecture,
    ord_less_eq_a_o @ ( insert_a @ ( mgt_call @ pn ) @ g ) @ ( image_pname_a @ mgt_call @ u ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ord_less_eq_a_o @ ( insert_a @ ( mgt_call @ pn ) @ g ) @ ( image_pname_a @ mgt_call @ u ) ),
    inference('cnf.neg',[status(esa)],[conj_6]) ).

thf(zip_derived_cl65,plain,
    ~ ( ord_less_eq_a_o @ ( insert_a @ ( mgt_call @ pn ) @ g ) @ ( image_pname_a @ mgt_call @ u ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl694,plain,
    ( ~ ( member_a @ ( mgt_call @ pn ) @ ( image_pname_a @ mgt_call @ u ) )
    | ~ ( ord_less_eq_a_o @ g @ ( image_pname_a @ mgt_call @ u ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl45,zip_derived_cl65]) ).

thf(conj_1,axiom,
    ord_less_eq_a_o @ g @ ( image_pname_a @ mgt_call @ u ) ).

thf(zip_derived_cl62,plain,
    ord_less_eq_a_o @ g @ ( image_pname_a @ mgt_call @ u ),
    inference(cnf,[status(esa)],[conj_1]) ).

thf(zip_derived_cl717,plain,
    ~ ( member_a @ ( mgt_call @ pn ) @ ( image_pname_a @ mgt_call @ u ) ),
    inference(demod,[status(thm)],[zip_derived_cl694,zip_derived_cl62]) ).

thf(zip_derived_cl735,plain,
    ~ ( member_pname @ pn @ u ),
    inference('sup-',[status(thm)],[zip_derived_cl40,zip_derived_cl717]) ).

thf(conj_4,axiom,
    member_pname @ pn @ u ).

thf(zip_derived_cl63,plain,
    member_pname @ pn @ u,
    inference(cnf,[status(esa)],[conj_4]) ).

thf(zip_derived_cl760,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl735,zip_derived_cl63]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SWW473^1 : TPTP v8.1.2. Released v5.3.0.
% 0.12/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.aywGrc7HUL true
% 0.15/0.36  % Computer : n031.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Sun Aug 27 21:31:39 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.37  % Running in HO mode
% 0.22/0.63  % Total configuration time : 828
% 0.22/0.63  % Estimated wc time : 1656
% 0.22/0.63  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.29/0.82  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 1.29/0.82  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 1.47/1.31  % Solved by lams/40_c_ic.sh.
% 1.47/1.31  % done 94 iterations in 0.534s
% 1.47/1.31  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.47/1.31  % SZS output start Refutation
% See solution above
% 1.47/1.31  
% 1.47/1.31  
% 1.47/1.31  % Terminating...
% 7.29/1.58  % Runner terminated.
% 7.29/1.59  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------